HipTextureAtlas.readSpritesheet

If no texturePath is given, it will try spritesheetPath<.png> I found a txt file that is parsed as:

spriteName = x y width height

class HipTextureAtlas
static
readSpritesheet
(
const ubyte[] data
,,)

Meta